/*
====================
base
====================
*/

.container { max-width: 1280px; width: 98%; margin: 0 auto }
.container:before { content: " "; display: block; width: 0; height: 0; clear: both }
.container:after { content: " "; display: block; width: 0; height: 0; clear: both }
.header { height: 80px; background: #fff; width: 100%; z-index: 8; color: #666; }
.header .container { position: relative; height: 100% }
.header .brand { position: absolute; left: 0; top: 10px; height: 100%; display: table }
.header .brand img { height: 60px; }
.header ul.nav { padding-top: 20px; margin: 0; list-style: none; text-align: center }
.header ul.nav li { display: inline-block; line-height: 40px; padding: 0 25px }
.header ul.nav li a { color: #333; font-size: 15px; font-weight: bold; display: block; }
.header ul.nav li a.active { color: #ed6d00; border-bottom: 3px solid #ed6d00; }
.header .right-nav { position: absolute; right: 0; top: 20px; font-size: 14px; }
.header.black { position: absolute; background: 0 0; color: #fff; }
.header.black ul.nav li a { color: #fff; }
.index-list { margin-top: 50px; margin-bottom: 50px; font-size: 0;}
.index-list img { width: 33.333333%; }

.footer { padding: 15px 0; text-align: center; background: #dfdfdf; color: #a8a8a8; line-height: 1.5 }


.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 }
.slick-list:focus { outline: 0 }
.slick-list.dragging { cursor: pointer; cursor: hand }
.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto }
.slick-track:after, .slick-track:before { display: table; content: '' }
.slick-track:after { clear: both }
.slick-loading .slick-track { visibility: hidden }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px }
[dir=rtl] .slick-slide { float: right }
.slick-slide img { display: block }
.slick-slide.slick-loading img { display: none }
.slick-slide.dragging img { pointer-events: none }
.slick-initialized .slick-slide { display: block }
.slick-loading .slick-slide { visibility: hidden }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent }
.slick-arrow.slick-hidden { display: none }

.banner-swiper .bg01{ background-image: url(../index/banner_01.jpg); }
.banner-swiper .bg02{ background-image: url(../index/banner_02.jpg?123); }
.banner-swiper .bg03{ background-image: url(../index/banner_03.jpg); }

.banner-swiper .bg-bpc{ position: relative; background-image: url(../index/banner_bpc.jpg); }
.banner-swiper .bg-tpc{ position: relative; background-image: url(../index/banner_tpc.jpg); }
.banner-swiper .bg-fpm{ position: relative; background-image: url(../index/banner_fpm.jpg); }
.banner-swiper .bg-bpc a,
.banner-swiper .bg-tpc a,
.banner-swiper .bg-fpm a
{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.info-wrap {
  position: absolute;
  left: 54%;
  top: 0px;
  color: #fff;
}
.info-wrap a {
  color: #ed6d00;
}
.info-wrap .tap-title { color: #ed6d00; font-size: 36px; font-weight: 700; line-height: 75px; }
.info-wrap .tap-nav { position: absolute; left: 0; top: 75px; }
.info-wrap .tap-nav .tap-li { margin-bottom: 10px; border: 1px solid transparent; border-right: none; cursor: pointer; text-align: center; line-height: 45px; font-size: 18px; font-weight: 700; width: 125px;}
.info-wrap .tap-nav .tap-li.active { color: #ed6d00; background: #3a3a45; border-color: #040405; }
.info-wrap .tap-body { margin-left: 124px; padding: 12px 20px; width: 340px; background: #3a3a45; border: 1px solid #040405; display: none; }
.info-wrap .tap-body.active { display: block; }
.info-wrap .tap-nr { line-height: 1.8; min-height: 14em; font-size: 15px;}
.info-wrap .tap-pro { padding-top: 6px; color: #1c1c21; font-size: 16px; border-top: 1px solid #7d7d7d; }
.info-wrap .tap-more { display: block; font-size: 12px; border: 1px solid #040405; width: 80px; text-align: center; margin-top: 12px; line-height: 1.8; }

.banner-swiper .container { position: relative; }
.banner-swiper .swiper-slide {
  -o-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center;
  padding-top: 9%;
  padding-bottom: 32%;
}

.banner-swiper ul.slick-dots { position: absolute; bottom: 20px; width: 100%; list-style: none; text-align: center; margin: 0; padding: 0 }
.banner-swiper ul.slick-dots li { display: inline-block; width: 38px; height: 30px; cursor: pointer; position: relative }
.banner-swiper ul.slick-dots li b { position: absolute; width: 12px; height: 12px; top: 50%; left: 50%; margin-left: -6px; margin-top: -6px; background: #fff; -webkit-border-radius: 50%; border-radius: 50% }
.banner-swiper ul.slick-dots li:hover a { background: 0 0 }
.banner-swiper ul.slick-dots li.slick-active a { background: 0 0; display: block }
.banner-swiper ul.slick-dots li.slick-active b { display: none }
.banner-swiper ul.slick-dots li a { display: none; background: 0 0; position: absolute; width: 14px; height: 14px; top: 50%; left: 50%; margin-left: -7px; margin-top: -7px }
.banner-swiper ul.slick-dots li a:before { content: " "; display: inline-block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; border: 3px solid #a4a4a4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: border .2s ease; -o-transition: border .2s ease; -moz-transition: border .2s ease; transition: border .2s ease }
.banner-swiper ul.slick-dots li a svg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 0; -webkit-transform: rotate(-90deg) translateZ(0); -moz-transform: rotate(-90deg) translateZ(0); transform: rotate(-90deg) translateZ(0) }
.banner-swiper ul.slick-dots li a svg circle { -webkit-animation: dashoffset linear 5s; -moz-animation: dashoffset linear 5s; -o-animation: dashoffset linear 5s; animation: dashoffset linear 5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; fill: none; stroke: #fea100; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 37 37; stroke-dashoffset: 37 }
@-webkit-keyframes dashoffset {
  0% {
    stroke-dashoffset:37
  }
  100% {
    stroke-dashoffset:0
  }
}
@-moz-keyframes dashoffset {
  0% {
    stroke-dashoffset:37
  }
  100% {
    stroke-dashoffset:0
  }
}
@-o-keyframes dashoffset {
  0% {
    stroke-dashoffset:37
  }
  100% {
    stroke-dashoffset:0
  }
}
@keyframes dashoffset {
  0% {
    stroke-dashoffset:37
  }
  100% {
    stroke-dashoffset:0
  }
}

body{
	font-family:"Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	color: rgba(0,0,0,0.8);
	background-color: #3a3a45;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	line-height: 1.5;
	word-wrap: break-word;
}

a { outline: 0; color: inherit; border: none; text-decoration: none; cursor: pointer }
a img { border: none }
a:hover { text-decoration: none }
a:focus { outline: 0 }


